| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRColumnToPan function to get the pan angle that corresponds to a column number in the object image array.
float QTVRColumnToPan (QTVRInstance qtvr, short column);
The QTVRColumnToPan function returns, as its function result, the pan angle that corresponds to the zero-based column number in the object image array specified by the column parameter.
| Previous | Chapter contents | Chapter top | Section top | Next |